@charset "UTF-8"; 
/* 
 *  版本号 szfh_2024
 *  更新时间 24/4/2
 *  Jcl更新
*/
/* 二维码固定 */
.ui-popup {
    position: fixed !important;
    top: 28% !important;
}
.cursor,.cur_def{
    cursor: default; 
}
.cur_not {
    cursor: not-allowed;
}

/* 20250319 走进峰会—新加模块 */
.fh_tel_box>h1{height:0.85rem; font-size: 0.4rem; letter-spacing:0.02rem;}
.fh_tel_box>h1 i{width: 0.38rem; height: 0.38rem; vertical-align: baseline; margin-right: 0.15rem; display: inline-block; position:relative;z-index: 1; }
.fh_tel_box>h1 i::after{content: ""; position:absolute;z-index: -1; bottom: -0.13rem; left:0.03rem; right: 0.03rem; height: 0.07rem; border-radius: 50%; background:rgba(3, 88, 255, 0.8); filter: blur(2px); }
.fh_tel_list_con{ background: rgba(255,255,255,0.5); border: 2px solid #fff; border-radius: 0.25rem; position: relative;z-index: 1;}
.fh_tel_list_con::after{ content: ""; position: absolute; z-index: -1; top:-0.75rem; left: -2px; right: -2px; height:1rem; background: url(250319fw_bg.png) no-repeat center top; background-size: 100% auto;}
.fh_tel_list_con .fh_tel_list{padding: 0.2rem 0.25rem 0.28rem; background-color: #ebf6ff; display: block;background: linear-gradient(180deg,#fff,#C9E5FF); border: 2px solid #fff; border-radius: 0.16rem;}
.fh_tel_list_con .fh_tel_list>h6{font-size: 0.2rem; line-height: 1.2; margin-bottom: 0.1rem; }
.fh_tel_list_con .fh_tel_list>h5{height:0.15rem; margin-bottom: 0.15rem; display: block; background:url(250319fw_line.png) no-repeat left top; background-size:100% auto;}
.fh_tel_list_con .fh_tel_list>p{font-size: 0.18rem; color: #666; line-height:0.28rem;}
.fh_tel_list_con .fh_tel_list>p em{font-family:cursive, Arial ,"Microsoft YaHei"; color: #333; font-size: 0.2rem;display:inline-block;}

@media screen and (max-width:992px){
	.fh_tel_box>h1{height: inherit;padding-bottom: 0.2rem; text-align: justify;font-size: 0.32rem;}
	.fh_tel_box>h1 i::after{ bottom: -0.07rem; }
	.fh_tel_list_con::after{display: none;}
	.fh_tel_list_con .fh_tel_list{padding-left: 0.12rem; padding-right: 0.12rem;}
	.fh_tel_list_con .trt-row.trt-row-large{margin: 0rem -0.08rem;}
	.fh_tel_list_con .trt-row.trt-row-large [class*=trt-col-]{padding: 0rem 0.08rem;}
	.fh_tel_list_con .fh_tel_list>p em{font-family: Arial ,"Microsoft YaHei"; }
}


/* 20250325 */
.fh_tel_list_con li+li .fh_tel_list>h5{margin-bottom: 0.05rem;}
.fh_tel_list_con li+li+li .fh_tel_list>h5{margin-bottom: 0.15rem;}
.fh_tel_list_con li+li .fh_tel_list>p{line-height:0.22rem;}
.fh_tel_list_con li+li+li .fh_tel_list>p{line-height:0.28rem;}
.fh_tel_list_con li+li .fh_tel_list{padding-bottom: 0.22rem;}
.fh_tel_list_con li+li+li .fh_tel_list{padding-bottom: 0.28rem;}


.fh_tel_list_con ul{ display:flex; flex-wrap:wrap;}
.fh_tel_list_con ul li a{ height:100%; height:1.44rem\0;}